-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add release notes 2.13 #878
Conversation
Signed-off-by: Riya Saxena <[email protected]>
release-notes/opensearch-notifications.release-notes-2.13.0.0.md
Outdated
Show resolved
Hide resolved
Signed-off-by: Riya Saxena <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.13 #878 +/- ##
=========================================
Coverage 66.85% 66.85%
Complexity 263 263
=========================================
Files 39 39
Lines 1738 1738
Branches 165 165
=========================================
Hits 1162 1162
Misses 453 453
Partials 123 123
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
* add release notes 2.13 Signed-off-by: Riya Saxena <[email protected]> * add release notes 2.13 Signed-off-by: Riya Saxena <[email protected]> --------- Signed-off-by: Riya Saxena <[email protected]> (cherry picked from commit 63d6865)
The backport to
To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-2.13 2.13
# Navigate to the new working tree
cd .worktrees/backport-2.13
# Create a new branch
git switch --create backport/backport-878-to-2.13
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 63d6865fc747555966aa79ee801e7631c756004c
# Push it to GitHub
git push --set-upstream origin backport/backport-878-to-2.13
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-2.13 Then, create a pull request where the |
* add release notes 2.13 Signed-off-by: Riya Saxena <[email protected]> * add release notes 2.13 Signed-off-by: Riya Saxena <[email protected]> --------- Signed-off-by: Riya Saxena <[email protected]> (cherry picked from commit 63d6865) Co-authored-by: Riya <[email protected]>
* add release notes 2.13 Signed-off-by: Riya Saxena <[email protected]> * add release notes 2.13 Signed-off-by: Riya Saxena <[email protected]> --------- Signed-off-by: Riya Saxena <[email protected]> (cherry picked from commit 63d6865)
* add release notes 2.13 Signed-off-by: Riya Saxena <[email protected]> * add release notes 2.13 Signed-off-by: Riya Saxena <[email protected]> --------- Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Riya Saxena <[email protected]>
* add release notes 2.13 (#878) * add release notes 2.13 Signed-off-by: Riya Saxena <[email protected]> * add release notes 2.13 Signed-off-by: Riya Saxena <[email protected]> --------- Signed-off-by: Riya Saxena <[email protected]> * Add 2.14 release notes Signed-off-by: Riya Saxena <[email protected]> * Add 2.14 release notes pr to release notes Signed-off-by: Riya Saxena <[email protected]> * fixing the typo Signed-off-by: Riya Saxena <[email protected]> --------- Signed-off-by: Riya Saxena <[email protected]>
* add release notes 2.13 (#878) * add release notes 2.13 Signed-off-by: Riya Saxena <[email protected]> * add release notes 2.13 Signed-off-by: Riya Saxena <[email protected]> --------- Signed-off-by: Riya Saxena <[email protected]> * Add 2.14 release notes Signed-off-by: Riya Saxena <[email protected]> * Add 2.14 release notes pr to release notes Signed-off-by: Riya Saxena <[email protected]> * fixing the typo Signed-off-by: Riya Saxena <[email protected]> --------- Signed-off-by: Riya Saxena <[email protected]> (cherry picked from commit 74cc69e) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* add release notes 2.13 (#878) * add release notes 2.13 Signed-off-by: Riya Saxena <[email protected]> * add release notes 2.13 Signed-off-by: Riya Saxena <[email protected]> --------- Signed-off-by: Riya Saxena <[email protected]> * release notes added for 2.16 Signed-off-by: Riya Saxena <[email protected]> * fix Signed-off-by: Riya Saxena <[email protected]> * fix ci Signed-off-by: Riya Saxena <[email protected]> * refix ci Signed-off-by: Riya Saxena <[email protected]> * refix ci Signed-off-by: Riya Saxena <[email protected]> --------- Signed-off-by: Riya Saxena <[email protected]>
* add release notes 2.13 (#878) * add release notes 2.13 Signed-off-by: Riya Saxena <[email protected]> * add release notes 2.13 Signed-off-by: Riya Saxena <[email protected]> --------- Signed-off-by: Riya Saxena <[email protected]> * release notes added for 2.16 Signed-off-by: Riya Saxena <[email protected]> * fix Signed-off-by: Riya Saxena <[email protected]> * fix ci Signed-off-by: Riya Saxena <[email protected]> * refix ci Signed-off-by: Riya Saxena <[email protected]> * refix ci Signed-off-by: Riya Saxena <[email protected]> --------- Signed-off-by: Riya Saxena <[email protected]> (cherry picked from commit c936239) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* add release notes 2.13 (#878) * add release notes 2.13 Signed-off-by: Riya Saxena <[email protected]> * add release notes 2.13 Signed-off-by: Riya Saxena <[email protected]> --------- Signed-off-by: Riya Saxena <[email protected]> * release notes added for 2.16 Signed-off-by: Riya Saxena <[email protected]> * fix Signed-off-by: Riya Saxena <[email protected]> * fix ci Signed-off-by: Riya Saxena <[email protected]> * refix ci Signed-off-by: Riya Saxena <[email protected]> * refix ci Signed-off-by: Riya Saxena <[email protected]> --------- Signed-off-by: Riya Saxena <[email protected]> (cherry picked from commit c936239) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* add release notes 2.13 (#878) * add release notes 2.13 * add release notes 2.13 --------- * release notes added for 2.16 * fix * fix ci * refix ci * refix ci --------- (cherry picked from commit c936239) Signed-off-by: Riya Saxena <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* add release notes 2.13 (#878) * add release notes 2.13 * add release notes 2.13 --------- * release notes added for 2.16 * fix * fix ci * refix ci * refix ci --------- (cherry picked from commit c936239) Signed-off-by: Riya Saxena <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
Add release notes for 2.13
Issues Resolved
[List any issues this PR will resolve]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.